func math.archLog10

2 uses

	math (current package)
		log10.go#L11: 		return archLog10(x)
		stubs.go#L104: func archLog10(x float64) float64 {